home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / bluetooth / pin-helper < prev    next >
Text File  |  2006-05-15  |  49b  |  5 lines

  1. #!/bin/sh
  2. echo -n "PIN:"
  3. cat /etc/bluetooth/pin
  4.  
  5.